home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 2.87-8.88 / December 87.sit / Re- TFrame 12_8 < prev    next >
Encoding:
Text File  |  1987-12-08  |  652 b   |  21 lines

  1. Item    8401706                         8-Dec-87        11:52
  2.  
  3. From:   BIANCHI1                        Bianchi, Curt
  4.  
  5. To:     HOL0044                         Kemink Consultancy, J Kemink
  6.  
  7. cc:     MACAPP$                         MacApp Interest List
  8.  
  9. Sub:    Response to…
  10.  
  11. Joost,
  12.  
  13. Using TFrame.GetViewedRect should work, as long as you know the viewed rect
  14. won't change while you use it.  (It could change if scrolling takes place.)  In
  15. fact, I believe this is the only way to find out what part of a view is
  16. actually being displayed through a frame.  This will change slightly in MacApp
  17. 2.0 (since there won't be frames, for one thing).
  18.  
  19. Curt
  20.  
  21.